projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c23b377
)
Olaf corrects route 202 types.
author
robertl
<robertl>
Tue, 7 Jun 2005 15:48:18 +0000
(15:48 +0000)
committer
robertl
<robertl>
Tue, 7 Jun 2005 15:48:18 +0000
(15:48 +0000)
jeeps/gpsapp.c
patch
|
blob
|
history
diff --git
a/jeeps/gpsapp.c
b/jeeps/gpsapp.c
index 4e237a08b431b7c79236bb6534f32ddb5762f374..4648457532512a64b961fd35a5795784d52f991b 100644
(file)
--- a/
jeeps/gpsapp.c
+++ b/
jeeps/gpsapp.c
@@
-3036,7
+3036,7
@@
static void GPS_D202_Get(GPS_PWay *way, UC *s)
p=s;
- (*way)->rte_prot = 20
1
;
+ (*way)->rte_prot = 20
2
;
#if 0
/* D202 has only a null terminated string for rte_ident */
(*way)->rte_num = *p++;